home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Source
/
WAIS
/
next-ui
/
DragDrop.psw
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-09-19
|
151 b
|
4 lines
defineps copyIconPicture(int win; float x; float y; float w; float h)
x y w h gsave win windowdeviceround gstate grestore 0 0 Copy composite
endps